github.com/jackc/pgx/v5/pgxpool.Conn.getPoolRows (method)
2 uses
github.com/jackc/pgx/v5/pgxpool (current package)
conn.go#L132: func (c *Conn) getPoolRows(r pgx.Rows) *poolRows {
pool.go#L751: return c.getPoolRows(rows), nil
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)